﻿html{ overflow-x: hidden; }
body{ font-family: 'Arial'; overflow-x: hidden; font-size: 13px; color: #666; line-height: 30px;}
a{ cursor: pointer; color: #333;}
a:hover{ color: #c38f00;transition: color 0.4s;-moz-transition: color 0.4s;	-webkit-transition: color 0.4s;-o-transition: color 0.4s; }
input{ outline: none;font-family: 'Arial';}
table{ border-collapse: collapse;}
table tr td{ border: 1px solid #ddd;}
textarea{ resize:none;font-family: 'Arial'; outline: none;}


/*模板-头部*/
.marster_head{ width: 100%; height: 145px; background: url(../jpg/head_bg.jpg); position: fixed; left: 0; top: 0; z-index: 5;}
.marster_head .marster_top{ width: 1000px; margin: 0 auto; height: 100px; position: relative;}
.marster_head .marster_top .logo{ position: absolute; bottom: -25px; left: 0;}
.marster_head .marster_top .top_intro{ float: left; margin-left: 140px; margin-top: 35px; color: #592329; font-size: 14px; line-height: 24px;}
.marster_head .marster_top .top_intro span{ display: block; color: #a0000c;}
.marster_head .marster_top .right{ float: right; width: 270px; margin-top: 25px;}
.marster_head .marster_top .right .weixin{ border: 1px solid #eeaeb2; display: block; width: 59px; height: 59px; float: right;}
.marster_head .marster_top .right .text{ float: left; font-size: 14px; color: #592329;}
.marster_head .marster_top .right .text .phone{ background: url(../png/icon.png) no-repeat -48px -245px; padding-left: 18px;}
.marster_head .marster_top .right .text .mail{ background: url(../png/icon.png) no-repeat -48px -274px; padding-left: 18px;}

.marster_head .menu{ width: 100%; height: 45px; line-height: 45px; background: #a0000c;}
.marster_head .menu .sub_menu{ width: 840px; padding-left: 160px; margin: 0 auto;}
.marster_head .menu ul{ font-size: 16px; width: 820px; float: left;}
.marster_head .menu ul li{ float: left; width: 16%; white-space: nowrap; position: relative;}
.marster_head .menu ul li>a{ color: #fff; display: block;}
.marster_head .menu ul li:hover>a{ color: #f0db28;}
.marster_head .menu ul li.current>a{ color: #f0db28;}
.marster_head .menu ul li>dl{ position: absolute; top: 45px; left: 0; display: none; background: #ddd; background: url(../png/red_mark.png); font-size: 14px; line-height: 30px; padding: 5px 0px;}
.marster_head .menu ul li>dl>dd{ position: relative; padding: 0 10px;}
.marster_head .menu ul li>dl>dd>a{ color: #fff; display: block;}
.marster_head .menu ul li>dl>dd:hover>a{ color: #f0db28;}
.marster_head .menu ul li>dl>dd dl{ position: absolute; left: 140px; top: 0; background: url(../png/red_mark.png); display: none; padding: 10px;}
.marster_head .menu ul li>dl>dd dl a{ color: #fff;}

.marster_head .menu .search{ width: 20px; height: 20px; float: left; overflow: hidden; position: relative; height: 20px; margin-top: 15px;}
.marster_head .menu .search input{ border: 0; border-bottom: 1px solid #fff; float: left; background: none; color: #fff; width: 95px;}
.marster_head .menu .search a{ display: block; float: left; width: 20px; height: 20px; position: absolute; right: 0; top: 0; background: url(../png/icon.png) no-repeat 0px -325px #a0000c;}


/*母版-页脚*/
.foot{ position: relative; z-index: 4; height: 40px;}
.foot_menu{ width: 100%; overflow: hidden; background: #521a00; position: absolute; left: 0; bottom: 40px; z-index: 1; display: none;}
.foot_menu .sub_foot_menu{ width: 1000px; margin: 0 auto; padding-bottom: 30px;}
.foot_menu .foot_logo{ display: block; float: left; margin-top: 80px; margin-right: 35px;}
.foot_menu dl{ float: left; margin-top: 80px; line-height: 26px; color: #b6a8a3; margin-left: 20px;}
.foot_menu dl a{ color: #b6a8a3;}
.foot_menu dl a:hover{ color: #fff;}
.foot_menu dl dt{ font-size: 14px; margin-bottom: 15px;}
.foot_menu dl dl{ font-size: 12px;}

.copyright{ width: 100%; height: 40px; line-height: 40px; background: #732400; position: relative; z-index: 2;}
.copyright .sub_copyright{ width: 1000px; margin: 0 auto; color: #c1aaa3;}
.copyright .text{ float: left;}
.copyright .link{ float: right; width: 162px; position: relative; margin-top: 10px;}
.copyright .link .topic{ width: 150px; border: 1px solid #c1aaa3; height: 17px; line-height: 17px; text-align: center; background: url(../png/icon.png) no-repeat 140px -33px; cursor: pointer; padding-right: 10px;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.copyright .link .topic.current{ background-position: 140px -58px;}
.copyright .link ul.option{ position: absolute; bottom: 19px; left: 0; background: #c1aaa3; color: #fff; width: 160px; border: 1px solid #732400; border-bottom: 0; line-height: 24px; display: none;}
.copyright .link ul.option li{ padding-left: 10px;cursor: pointer; border-bottom: 1px solid #732400;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.copyright .link ul.option li:hover{ background: #cc9889;}

/*置顶*/
.to_top{ display: none; width: 29px; height: 29px; background: url(../png/to_top.png) no-repeat center; position: fixed; left: 50%; margin-left: 605px; bottom: 10%; z-index: 5; cursor: pointer;}

.pages{ width: 1000px; margin: 0px auto; padding: 30px 0;}


/*首页-banner*/
.banner{ /*margin-top: 145px;*/ width: 100%; position: relative;}
.banner ul{ width: 100%; height: 100%; position: relative; overflow: hidden;}
.banner ul li{ display: none; width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.banner ul li img{ position: absolute; top: 50%; left: 0;}
.banner dl{ position: absolute; left: 50%; bottom: 30px; z-index: 2;}
.banner dl dd{ float: left; width: 80px; height: 8px; background: #ddd; cursor: pointer; margin: 0 5px;}
.banner dl dd.current{ background: #a0000c; height: 12px; margin-top: -4px;}

.sy_search{ width: 100%; height: 70px; line-height: 65px; background: url(../png/sy_search_bg.png) repeat-x top #e3c291;}
.sy_search .sub_sy_search{ width: 1000px; margin: 0 auto; overflow: hidden;}
.sy_search .keywords{ float: left; padding-left: 25px; width: 665px; overflow: hidden;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.sy_search .keywords span{ font-size: 20px; margin-right: 5px;}
.sy_search .keywords a{ font-size: 14px; margin-right: 20px;}
.sy_search .keywords a:hover{ color: #000;}
.sy_search .search_box{ float: right; width: 252px; height: 34px; background: url(../png/icon.png) no-repeat 0px -90px; margin-top: 15px;}
.sy_search .search_box input{ float: left; border: 0; padding:10px 8px; color: #743219; font-size: 12px; width: 180px; background: none;}
.sy_search .search_box a{ display: block; float: right; width: 40px; height: 34px;}

.sy_email{ width: 430px; height: 35px; line-height: 35px; border: 1px solid #b89d76; border-radius: 20px; behavior:url(../htc/pie.htc); font-size: 22px; color: #000; text-align: center; padding-left: 20px; background: url(../png/icon.png) no-repeat 65px -142px; display: block; margin: 0 auto 65px auto;}
.sy_email:hover{ text-decoration: underline; color: #000;}
.sy_topic{ width: 100%; height: 50px; line-height: 50px; background: url(../png/sy_line.png) repeat-x center center; text-align: center; margin-bottom: 15px;}
.sy_topic span{ display: inline-block; margin: 0 auto; background:#e3c291; padding: 0 5px; color: #000; font-size: 48px; }

.sy_product_brochure{ width: 100%; background: #e3c291; padding-top: 35px; padding-bottom: 90px;}
.sy_product_brochure ul{ width: 1000px; margin: 0 auto;}
.sy_product_brochure ul li{ height: 222px; width: 1000px; background: #fff; margin-bottom: 10px;}
.sy_product_brochure ul li .big_type{ display: block; height: 212px; width: 266px; color: #fff; background: #592329; font-size: 36px; line-height: 35px; float: left; padding: 5px;}
.sy_product_brochure ul li .big_type:hover{ text-decoration: underline;}
.sy_product_brochure ul li dl{ width: 360px; padding-left: 10px; padding-top: 5px; float: left; height: 200px; overflow: hidden;}
.sy_product_brochure ul li dl dd{ font-size: 20px; line-height: 25px;}
.sy_product_brochure ul li dl dd a{ color: #6b6b6b; width: 360px; display: block;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.sy_product_brochure ul li dl dd a:hover{ color: #c38f00;}
.sy_product_brochure ul li .img{ float: right; display: block; background: #000;}
.sy_product_brochure ul li .img:hover img{ opacity: 0.8;filter: alpha(opacity=80);}

.sy_company_base{ width: 100%; background: url(../jpg/sy_base_bg.jpg) no-repeat center top; padding-top: 35px; padding-bottom: 85px;}
.sy_company_base .sy_topic span{ background: #e9deb7;}
.sy_company_base ul{ width: 1000px; margin: 0 auto;}
.sy_company_base ul li{ float: left; width: 499px; margin-right: 1px; margin-bottom: 1px;}
.sy_company_base ul li a{ display: block;}
.sy_company_base ul li a span{ display: block; height: 28px; line-height: 28px; text-align: center; color: #fff;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis; font-size: 14px; background: #6b6f71;}
.sy_company_base ul li a:hover span{ background: #bb1c1c;}

.sy_project_case{ width: 100%; background: #e3c291; padding-top: 40px; padding-bottom: 95px;}
.sy_project_case ul{ width: 1010px; margin: 0 auto;}
.sy_project_case ul li{ float: left; width: 485px; height: 318px; border: 5px solid #fff; margin-right: 10px; margin-bottom: 10px;}
.sy_project_case ul li a{ display: block; position: relative; width: 485px; height: 318px;}
.sy_project_case ul li a img{ position: absolute; left: 0; top: 0; z-index: 1;}
.sy_project_case ul li a span{ position: absolute;  left: 138px; top: 125px; display: block; width: 209px; height: 68px; line-height: 68px; color: #fff; background: url(../png/mark.png); font-size: 18px; z-index: 2; text-align: center;}
.sy_project_case ul li.wrap a span{ line-height: 22px; height: 44px; padding: 12px 0;}
.sy_project_case ul li a:hover span{ background: url(../png/red_mark.png);}

.sy_about_us{ width: 100%; background: #f2e5b8; padding-bottom: 80px; padding-top: 40px;}
.sy_about_us .sy_topic span{ background: #f2e5b8;}
.sy_about_us .content{ width: 1000px; margin: 0 auto;}
.sy_about_us .content .left{ float: left; margin-right: 1px; width: 500px;}
.sy_about_us .content .left .top{ border: 2px solid #f7f7f7; margin-bottom: 1px; width: 456px; padding: 0 20px 20px 20px;}
.sy_about_us .content .left .top .topic{ color: #7e1010; font-size: 30px; line-height: 70px;}
.sy_about_us .content .left .top .intro{ line-height: 31px; font-size: 18px; color: #6b6b6b; height: 217px; overflow: hidden;}
.sy_about_us .content .left .top .more{ color: #7e1010; font-size: 18px; }
.sy_about_us .content .left .top .more:hover{ text-decoration: underline;}
.sy_about_us .content .left .bottom{ border: 2px solid #f7f7f7; width: 496px; overflow: hidden; background: #e5e5e4; height: 249px;}
.sy_about_us .content .left .bottom .text{ float: left; display: block; width: 177px; margin-left: 20px; margin-top: 60px; line-height: 31px; color: #6b6b6b;height: 155px; overflow: hidden; font-size: 18px;}
.sy_about_us .content .left .bottom .img{ float: right; display: block; background: #000;}
.sy_about_us .content .left .bottom .img:hover img{ opacity: 0.8;filter: alpha(opacity=80);}

.sy_about_us .content .right{ float: right; width: 499px;}
.sy_about_us .content .right .top{ border: 1px solid #fff; width: 497px; overflow: hidden; background: #e5e5e4; height: 249px; margin-bottom: 1px;}
.sy_about_us .content .right .top .text{ float: right; display: block; width: 230px; text-align: center; margin-top: 60px; line-height: 31px; color: #6b6b6b;height: 155px; overflow: hidden; font-size: 18px;}
.sy_about_us .content .right .top .text span{ display: block; font-weight: bold; color: #7e1010;}
.sy_about_us .content .right .top .img{ float: left; display: block; background: #000;}
.sy_about_us .content .right .top .img:hover img{ opacity: 0.8;filter: alpha(opacity=80);}
.sy_about_us .content .right .bottom{ border: 1px solid #fff; width: 457px; padding: 0 20px 24px 20px;}
.sy_about_us .content .right .bottom .topic{ color: #7e1010; font-size: 30px; line-height: 70px;}
.sy_about_us .content .right .bottom ul{ line-height: 27px; font-size: 18px; height: 216px;}
.sy_about_us .content .right .bottom ul li{ max-height: 54px; overflow: hidden;}
.sy_about_us .content .right .bottom ul li a{ color: #6b6b6b;}
.sy_about_us .content .right .bottom ul li a:hover{ color: #7e1010;}

.sy_contact_us{ background: #e3c291; width: 100%; padding-top: 40px; padding-bottom: 95px;}
.feedback_form{ width: 1000px; margin: 0 auto;}
.feedback_form .input{ overflow: hidden; width: 1020px; margin-bottom: 10px;}
.feedback_form .input input{ float: left; font-size: 18px; color: #999;  border: 0; padding: 5px; margin-right: 20px; width: 310px;}
.feedback_form textarea{ width: 990px; padding: 5px; height: 90px; border: 0; color: #999; font-size: 18px;}
.feedback_form .button{ overflow: hidden; margin-top: 10px;}
.feedback_form .button input{ float: right; margin-left: 10px;}
.feedback_form .button .submit{ width: 118px; height: 23px; color: #fff; background: #a0000c; border: 1px solid #fff; font-size: 13px;}
.feedback_form .button .reset{ width: 118px; height: 23px; color: #fff; background: #666; border: 1px solid #fff;}
ul.feedback_phone{ overflow: hidden; border-top: 1px solid #ab7a55; border-bottom: 1px solid #ab7a55; width: 1000px; margin: 15px auto; padding-bottom: 25px; padding-top: 5px;}
ul.feedback_phone li{ float: left; width: 333px; color: #a0000c; font-size: 20px; line-height: 27px;}
ul.feedback_addr{ overflow: hidden; width: 1000px; margin: 0 auto; color: #2f2f2d; font-size: 18px; line-height: 23px;}
ul.feedback_addr li{ float: left; width: 500px;}


.float_arrow{ position: fixed; width: 38px; height: 73px; background: url(../png/icon.png) no-repeat 0px -234px; left: 50%; margin-left: 600px; bottom: 20%; z-index: 5;}
.float_arrow div{ cursor: pointer; width: 38px; height: 36px;}



/*内页*/
.diy_main{ background: #fffaf4;}
.diy_main .sub_diy_main{ width: 1000px; margin: 145px auto 0 auto;}

/*面包屑*/
.position{ display: inline-block; *zoom:1; *display: inline; border-bottom: 1px solid #d2d2d2; color: #666; font-size: 12px; line-height: 16px; margin: 25px 0;}
.position a{ color: #666;}
.position a:hover{ color: #a0000c;}
.position span{ color: #a0000c;}

/*分页*/
.page{font-size: 12px; text-align: right;}
.page a{ padding: 2px 7px; color: #fff; border: 1px solid #9c7301; background: #9c7301; margin: 0 3px; }
.page a:hover{ background: #fff; color: #9c7301;}
.page span{ padding: 2px 7px; color: #9c7301; border: 1px solid #9c7301; background: #fff; margin: 0 3px;}


/*关于我们*/
.about_us{}
.about_us .content{ padding-bottom: 95px; font-size: 18px;}
.about_us .content .intro{ color: #592329; font-size: 24px; margin-bottom: 30px;}
.about_us .content .big{ font-size: 24px; color: #333; margin-bottom: 10px;}
.about_us .content img{ display: block; max-width: 1000px;}

/*关于我们-新闻*/
.news{ padding-bottom: 100px;}
.news ul.list{}
.news ul.list li{ margin-bottom: 30px; width: 1000px;}
.news ul.list li .topic{ height: 30px; line-height: 30px; font-size: 14px; overflow: hidden;}
.news ul.list li .topic .date{ font-weight: bold; float: left; color: #333;}
.news ul.list li .topic span{}
.news ul.list li .content{ position: relative;}
.news ul.list li .content .top_arrow{ height: 9px; background: url(../png/news_line.png) no-repeat left center;}
.news ul.list li .content .text{ width: 968px; border: 1px solid #cdcdcc; border-top: 0;  padding: 15px 15px 30px 15px; line-height: 24px; font-size: 14px;}
.news ul.list li .content .text .sub_con{ display: block; height: 48px; overflow: hidden;}
.news ul.list li .content .more{ position: absolute; text-transform: uppercase; width: 100px; height: 31px; line-height: 31px; background: url(../png/icon.png) no-repeat 0px -360px; text-align: center;/* bottom: 0;*/ margin-top: -31px; right: 30px; padding-right: 5px; color: #bc0000; font-size: 14px; cursor: pointer;}
.news ul.list li .content .more.current{ background-position: -110px -360px;}

.news .news_scroll{ height: 221px; position: relative; margin-top: 80px;}
.news .news_scroll .sub_scroll{ overflow: hidden; height: 221px; width: 914px; margin: 0 auto; position: relative;}
.news .news_scroll .sub_scroll ul{ overflow: hidden; height: 221px; position: absolute; left: 0; top: 0;}
.news .news_scroll .sub_scroll ul li{ float: left; width: 221px; height: 221px; cursor: pointer; float: left; margin-right: 10px;}
.news .news_scroll .prev{ position: absolute; left: 0; top: 98px; width: 25px; height: 100px; background: url(../png/icon.png) no-repeat -240px -363px; cursor: pointer;}
.news .news_scroll .prev:hover{ background-position: -290px -363px;}
.news .news_scroll .next{ position: absolute; right: 0; top: 98px; width: 25px; height: 25px; background: url(../png/icon.png) no-repeat -265px -363px; cursor: pointer;}
.news .news_scroll .next:hover{ background-position: -315px -363px;}

.news_alert{ width: 100%; height: 100%; position: fixed; z-index: 5; left: 0; top: 0; background: url(../png/mark.png); display: none;}
.news_alert .con{ width: 600px; height: 600px; padding: 10px; background: #fff; position: absolute; left: 50%; margin-left: -310px; top: 50%; margin-top: -310px;}
.news_alert .con .close{ position: absolute; right: -15px; top: -15px; width: 30px; height: 30px; background: url(../png/icon.png) no-repeat -370px -365px; cursor: pointer;}


/*联系我们*/
.contact_us{ padding-bottom: 90px; background: #fff;}
.contact_us .topic{ color: #525252; font-size: 24px; margin-bottom: 20px;}
.contact_us .small_topic{ font-size: 18px; color: #666; margin-bottom: 10px;}
.contact_us .feedback_form input{ border: 1px solid #ddd; width: 308px;}
.contact_us textarea{ border: 1px solid #ddd; width: 988px;}



/*产品中心-小首页*/
.product_default{ padding-bottom: 20px;}
.product_default .box{ margin-top: 30px; margin-bottom: 80px;}
.product_default .box .topic{ color: #592329; font-size: 36px; margin-bottom: 20px;}
.product_default .box .intro{ color: #888; font-size: 20px;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis; margin-bottom: -20px;}
.product_default .box .more{ height: 49px; line-height: 49px; background: url(../png/sy_line.png) repeat-x center;}
.product_default .box .more a{ float: right; height: 49px; width: 131px; text-align: center; background: #e60012; color: #fff; font-size: 24px;}
.product_default .box ul{ overflow: hidden; width: 1008px; margin-top: 50px;}
.product_default .box ul li{ width: 242px; float: left; margin-right: 10px; border-bottom: 1px solid #d2d2d2;}
.product_default .box ul li .img{ display: block; width: 242px; height: 291px; position: relative; overflow: hidden; text-align: center;}
.product_default .box ul li .img img{ max-width: 242px; max-height: 291px;}
.product_default .box ul li .img .text{ width: 242px; height: 173px; background: url(../png/pro_mark.png) no-repeat center;position: absolute; left: 0; top: -173px; z-index: 2; display: block; opacity: 0;filter: alpha(opacity=0);}
.product_default .box ul li .img .text b{ display: block; width: 212px; margin-left: 15px; line-height: 19px; font-size: 14px; color: #fff; height: 95px; overflow: hidden; margin-top: 20px;word-break:break-all;}
.product_default .box ul li .img .more{ display: block; width: 242px; height: 35px; line-height: 35px; text-align: center; color: #fff; background: #e60012; font-size: 16px; position: absolute; left: 0; bottom: -35px; z-index: 2; opacity: 0;filter: alpha(opacity=0);}
.product_default .box ul li .con{ line-height: 24px; text-align: center; margin-top: 20px; margin-bottom: 10px;}
.product_default .box ul li .con a{ display: block; font-size: 16px; color: #ba0e0e;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.product_default .box ul li .con span{overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis; display: block; color: #666; font-size: 14px;}

/*产品中心-列表*/
.product_list{}
.product_list ul{ overflow: hidden; width: 1008px; margin-top: 10px; overflow: hidden;}
.product_list ul li{ width: 242px; float: left; margin-right: 10px; margin-bottom: 90px;}
.product_list ul li .img{ display: block; width: 242px; height: 291px; text-align: center;}
.product_list ul li .img img{ max-width: 242px; max-height: 291px;}
.product_list ul li .img:hover img{ opacity: 0.8;filter: alpha(opacity=80);}
.product_list ul li .topic{ display: block; font-size: 12px; color: #666; text-align: center; line-height: 14px; margin-top: 5px;}
.product_list ul li .topic span{ display: block;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.product_list ul li .topic:hover{ color: #a0000c;}


.company_base{ padding-bottom: 90px;}
.company_base .intro{ color: #592329; font-size: 30px; margin-bottom: 55px; margin-top: 20px;}
.company_base img{ margin-bottom: 10px; max-width: 1000px;}


.project{ padding-bottom: 100px;}
.project .con{line-height: 22px; font-size: 14px;}
.project .con .intro{ color: #592329; font-size: 30px; margin-bottom: 30px; margin-top: 10px;}
.project .con .arrow{ color: #666; font-size: 24px; background: url(../png/icon.png) no-repeat 0px -408px; padding-left: 40px; margin-bottom: 10px;}
.project .con img{ display: block; margin: 0 auto; max-width: 1000px;}

.download{}
.download ul.list{ overflow: hidden; width: 1044px;}
.download ul.list li{ float: left; width: 215px; height: 328px; margin-right: 46px; margin-bottom: 55px;}
.download ul.list li .img{ display: block; background: #000; width: 215px; height: 278px;}
.download ul.list li .img:hover img{ opacity: 0.8;filter: alpha(opacity=80);}
.download ul.list li .topic{ display: block; height: 30px; line-height: 30px;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis; text-align: center; font-size: 14px; margin-top: 10px;}
.download ul.list li .topic:hover{ color: #a0000c;}


/*产品中心-详情*/
.product_detail{}
.product_detail .top_img{ overflow: hidden; width: 998px; height: 515px; border: 1px solid #c9c9c9;}
.product_detail .top_img .img{ float: left; border-right: 1px solid #c9c9c9; width: 428px; text-align: center;}
.product_detail .top_img .img img{ max-width: 428px; max-height: 515px;}
.product_detail .top_img .right_intro{ width: 519px; padding:10px 25px; float: right;}
.product_detail .top_img .right_intro .topic{ color: #592329; font-size: 24px; border-bottom: 1px solid #c9c9c9; line-height: 45px; overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.product_detail .top_img .right_intro ul.intro{ margin-top: 20px; height: 369px; margin-bottom: 25px;}
.product_detail .top_img .right_intro ul.intro li{ color: #666; font-size: 24px; line-height: 41px; overflow: hidden;}
.product_detail .top_img .right_intro ul.intro li span{ width: 245px; display: block; float: left;}
.product_detail .top_img .right_intro ul.intro li b{ float: left;}
.product_detail .top_img .right_intro .pro_contact{ height: 34px; line-height: 34px; width: 519px; background: #e60012; overflow: hidden; font-size: 18px;}
.product_detail .top_img .right_intro .pro_contact .contact_now{ float: left; color: #fff; margin-left: 35px; background: url(../png/icon.png) no-repeat 145px -445px; padding-right: 115px; cursor: pointer;}
.product_detail .top_img .right_intro .pro_contact .add_favorite{ float: left; color: #fff; background: url(../png/icon.png) no-repeat right -445px; padding-right: 35px; cursor: pointer;}

.product_detail .similar_product{ margin-top: 30px;}
.product_detail .similar_product .topic{ color: #592329; font-size: 30px; line-height: 105px;}
.product_detail .similar_product ul{ overflow: hidden; padding-left: 1px;}
.product_detail .similar_product ul li{ width: 167.5px; float: left; margin-left: -1px;}
.product_detail .similar_product ul li .img{ display: block; border: 1px solid #d2d2d2; position: relative; text-align: center;}
.product_detail .similar_product ul li .img img{ position: relative; z-index: 2; max-height: 198px; max-width: 165px;}
/*.product_detail .similar_product ul li .img .hover{ position: absolute; left: 0; top: 0; z-index: 1; width: 164px; height: 197px; border: 1px solid #cc0000; display: none;}*/
.product_detail .similar_product ul li .name{ display: block; font-size: 12px;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis; color: #666; margin-top: 10px; text-align: center;}
.product_detail .similar_product ul li:hover .name{ color: #cc0000;}

.product_detail .pro_detail_intro{ margin-top: 60px;}
.product_detail .pro_detail_intro .topic{ color: #592329; font-size: 30px; line-height: 105px;}

.pro_detail_single1{ padding-bottom: 70px;}
.pro_detail_single1 .topic{ color: #592329; font-size: 30px; line-height: 60px; margin-top: 30px;}
.pro_detail_single1 ul{ overflow: hidden;}
.pro_detail_single1 ul li span{ display: block; text-align: center; line-height: 18px; color: #666; margin-top: 10px; overflow: hidden; font-size: 12px;}
.pro_detail_single1 ul.ul_1{ width: 1095px; border-top: 1px solid #c9c9c9; padding-top: 30px;}
.pro_detail_single1 ul.ul_1 li{ float: left; width: 121px; margin-right: 98px;}

.pro_detail_single1 ul.ul_2{ width: 1008px; margin-top: 20px;}
.pro_detail_single1 ul.ul_2 li{ float: left; width: 244px; margin-right: 8px;}
.pro_detail_single1 ul.ul_2 li img{ border: 1px solid #c9c9c9;}

.pro_detail_single1 ul.ul_3{ overflow: hidden; width: 1008px; margin-top: 15px;}
.pro_detail_single1 ul.ul_3 li{ float: left; width: 160px; margin-right: 8px;}

.pro_detail_single2{ padding-bottom: 100px;}
.pro_detail_single2 .topic{ color: #592329; font-size: 30px; line-height: 60px; margin-top: 40px;}
.pro_detail_single2 .first_img{ margin-top: 70px; text-align: center;}
.pro_detail_single2 ul{ overflow: hidden;}
.pro_detail_single2 ul li span{ display: block; text-align: center; line-height: 18px; color: #666; margin-top: 10px; overflow: hidden; font-size: 12px;}
.pro_detail_single2 ul.ul_1{ overflow: hidden; width: 1008px; margin-top: 20px;}
.pro_detail_single2 ul.ul_1 li{ float: left; width: 160px; margin-right: 8px;}
.pro_detail_single2 ul.ul_2{ padding-left: 1px; margin-top: 20px;}
.pro_detail_single2 ul.ul_2 li{ margin-left: 1px; width: 198px; float: left;}
.pro_detail_single2 ul.ul_2 li img{ border: 1px solid #e5e5e5;}
.pro_detail_single2 ul.ul_3{ overflow: hidden; margin-top: 20px;}
.pro_detail_single2 ul.ul_3 li{ margin-left: 1px; float: left; width: 165px;}
.pro_detail_single2 ul.ul_3 li img{ border: 1px solid #e5e5e5;}
.pro_detail_single2 ul.ul_4{ width: 1008px; margin-top: 20px;}
.pro_detail_single2 ul.ul_4 li{ float: left; width: 244px; margin-right: 8px;}
.pro_detail_single2 ul.ul_4 li img{ border: 1px solid #c9c9c9;}


/*搜索页*/
.search_main{ width: 1000px; margin: 170px auto 60px auto; min-height: 600px;}
.search_main .topic{ height: 50px; line-height: 50px; font-size: 18px; background: #aaa; padding-left: 10px; color: #fff;}
.search_main dl{ background: #fff; padding: 10px 10px 20px 10px;}
.search_main dl dt{ font-size: 16px; height: 40px; line-height: 40px; font-weight: bold; color: #a0000c; }
.search_main dl dd{ height: 40px; line-height: 40px; border-bottom: 1px dotted #ddd; }
.search_main dl dd a{ display: block; color: #333; font-size: 14px; height: 40px;background: url(../blue_icon.html) no-repeat 5px center; padding-left: 10px;}
.search_main dl dd a:hover{ background-color: #eee; color: #a0000c;}
.search_main dl dd a .name{ float: left; display: block; width: 800px;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis; margin-left: 5px;}
.search_main dl dd a .date{ float: right; display: block; margin-right: 5px;}














.rmail{ border:1px solid #d2d2d2; padding:15px; margin:0 auto 20px; font-size:16px; text-align:center;}

.index_products{
	padding:50px 0;
	background:#f2e5b8;
}
.index_products .sy_topic span{
	background:#f2e5b8;
}
.index_products ul{
	width:1000px;
	margin:0 auto;
	margin-top:50px;
}
.index_products ul::after{
	content:' ';
	clear:both;
	display:block;
}
.index_products li {
	box-sizing:border-box;
    width: 25%;
    float: left;
    padding-right: 10px;
    padding-bottom: 90px;
}
.index_products ul li .img {
    display: block;
    height: 291px;
    text-align: center;
}
.index_products ul li .img img {
	max-width:100%;
	max-height:100%;
}
.index_products ul li .topic {
    display: block;
    font-size: 12px;
    color: #666;
    text-align: center;
    line-height: 30px;
    margin-top: 5px;
}




